WebTimeControl Xojo Web control

WebTimeControl.MinuteStepSize Property

Sets the minute step size.

MinuteStepSize as Integer {Read and Write}

Remarks

If setting this to 15 for example then each time the up button is pressed for minutes then it goes up by 15 minutes. Same with the down button which would make it go down by 15 minutes.

See Also

WebTimeControl Class